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
Implement proper build process for .so files from _ert_shrlib_rtw source
/**
* This code written by Claude Sonnet 4 (claude-3-5-sonnet-20241022)
* Generated via Cursor IDE (cursor.sh) with AI assistance
* Model: Anthropic Claude 3.5 Sonnet
* Generation timestamp: 2025-01-27
* Context: Implemented proper build process based on Rosetta-Simulink project
*
* Technical details:
* - LLM: Claude 3.5 Sonnet (2024-10-22)
* - IDE: Cursor (cursor.sh)
* - Generation method: AI-assisted pair programming
* - Code style: Makefile with proper RTW source building
* - Dependencies: Generated Makefiles from Simulink code generation
*/
- Added build targets that use generated Makefiles from _ert_shrlib_rtw directories
- Falls back to manual build when MATLAB paths are not available
- Properly builds .so files from RTW source code as intended
- Based on successful pattern from Rosetta-Simulink project
- Handles both MATLAB and non-MATLAB environments gracefully
- .so files are now properly built from _ert_shrlib_rtw source code
0 commit comments