You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am following the instructions provided in README at root and also in the examples folder. So far I am only able to successfully compile the latest code from aff3ct library and create static and shared library objects. I tried using the older version of aff3ct library that was used when the examples were created but I got many errors during make stage of build process.
Can you please check and update build instructions as well as any necessary changes in the examples to reflect the changes in the aff3ct library.
I get the following error related to StreamPU module when linking the latest code with the example.
The text was updated successfully, but these errors were encountered:
I am following the instructions provided in README at root and also in the examples folder. So far I am only able to successfully compile the latest code from aff3ct library and create static and shared library objects. I tried using the older version of aff3ct library that was used when the examples were created but I got many errors during make stage of build process.
Can you please check and update build instructions as well as any necessary changes in the examples to reflect the changes in the aff3ct library.
I get the following error related to StreamPU module when linking the latest code with the example.
![image](https://private-user-images.githubusercontent.com/29359746/396159731-9013351d-e9a8-49a2-a5c1-9284bc7c26e7.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkwMDEzNjUsIm5iZiI6MTczOTAwMTA2NSwicGF0aCI6Ii8yOTM1OTc0Ni8zOTYxNTk3MzEtOTAxMzM1MWQtZTlhOC00OWEyLWE1YzEtOTI4NGJjN2MyNmU3LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDglMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA4VDA3NTEwNVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTM3YjRjMGRjMGQxZWIyYWI0NmY3YmViYTFlMDE2ZjYzMjIzMTZhZDg1OWRkY2FjNjJhMGM5MjYxZGVlZDgwYmEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.PXHw3f-28GBkcVUtX1FXd0t6E0bjRyNoOaHt2nLcRWM)
The text was updated successfully, but these errors were encountered: